Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
How to make this chess board to real chess game using html css javascript..
games
0 Voto
1 Resposta
1st Jun 2022, 1:35 PM
SHUDHANSHU KUMAR
I'm #1 in Japan this month xD
board
japan
leader
month
28 Votos
30 Respostas
3rd May 2017, 8:53 AM
Fuyuka Ayumi(冬花)
How to start with programing
board
exam
0 Voto
3 Respostas
23rd Jan 2018, 12:15 PM
Mohit Sharma
Counting The Number Of Markers on a Diagonal On a Checkers Board (JAVA) ??
board
checkers
java
1 Voto
1 Resposta
28th Mar 2018, 8:54 PM
=[o_0]=
How to write an interactive program for a board game. Some examples are Othello(Reversi), Connect Four
games
programming
python
3 Votos
3 Respostas
22nd Mar 2018, 1:37 PM
Cliff
Wow number 1 rank for this month local leadership board and 26 of all time
<html>
2 Votos
2 Respostas
9th Jun 2017, 12:25 PM
Ondape Valery
Should SoloLearn Add a board where people post about their job, achieved because of sololearn.
board
experience
feature
job
people
software
sololearn
0 Voto
2 Respostas
5th Jan 2019, 3:04 AM
Pirate_Programmer
I am student of hsc Maharashtra state board can it is good to study from this app
c++
0 Voto
2 Respostas
21st Oct 2019, 5:18 AM
Divyang Giradkar
How to make a score counter in Python?
board
python
score
4 Votos
1 Resposta
25th May 2018, 4:55 AM
The Coder
I am learning through my mobile & reached initial comments 3 ed level where note pad work is popped & I have to write or create.
board
key
-1 Voto
1 Resposta
22nd Jun 2020, 3:56 AM
Nailesh G Joshi
I'm programming in my Arduino board and as i see, commands in those tutorials are diffrent..
arduino
c++
0 Voto
3 Respostas
9th Jan 2017, 10:29 AM
luka
Tom and Bob are playing a board game, in which both players start with the same number of points. Tom won the first game and got
java
0 Voto
10 Respostas
1st Aug 2021, 5:41 PM
Omkar Singh
Can we create a website which tells all about the railway board of all the countries
<html>
1 Voto
2 Respostas
6th Sep 2017, 7:29 AM
Garvit Sobti
Is the mother board in the cpu is made with Programming Language if yes then what is it???
mother_board
-1 Voto
2 Respostas
13th Oct 2020, 11:32 AM
🎃# H P 22 ™🎃
Can someone help me with a cricket score board using Java Fx and Java Jdbc?
java#javafx#javajdbc
-2 Votos
1 Resposta
8th Sep 2021, 2:16 PM
Nisha
There is problem with the solo app . Cannot show leader board , it says Internet connection problem
sololearn
0 Voto
2 Respostas
5th May 2022, 7:32 PM
Nazim Fathi
How to make a Bulls and Cows game in Python?
board
games
python,
0 Voto
2 Respostas
14th Oct 2019, 7:36 PM
B3NJ1
WHAT SHOULD I DO TO BECOME A DATABASE ADMINISTRATOR AFTER CLASS PASSING CLASS 12 BOARD FROM CBSE
mysql
oracle
1 Voto
1 Resposta
11th Oct 2017, 5:57 PM
Pawan Kumar
Why does in.nextLine jumps into the next line without catching the input from board when it is in a loop?
java
sololearn
0 Voto
3 Respostas
24th Sep 2018, 5:37 AM
Juan José Fernández
Is there a way to use a 26 Pin Cobbler Extention Board with a Raspberry Pi 3?
extentionboard
raspberrypi
0 Voto
1 Resposta
27th Feb 2017, 8:13 PM
Göktuğ Aşcı
¿How can I build a matrix route using a 4x4 board and marking a specific place where i need to get to?
c++
math
python3
2 Votos
2 Respostas
27th Jan 2020, 6:14 AM
Hector Garcia
how do i wrote program that gives you minimal number of knight moves from knight coordinates, cell, coordinates, and board size?
help
python
-1 Voto
2 Respostas
2nd Nov 2022, 5:15 PM
Lakarov
How much information about the python language should I have before programming a developmental board such as raspberry pi!
python
0 Voto
2 Respostas
8th Jul 2016, 5:24 PM
Pratyush Bhattacharjee
Tom and Bob are playing a board game, in which both players start with the same number of points. Tom output 6 and Bob 6.
java
2 Votos
2 Respostas
22nd Feb 2023, 11:31 AM
Swami Siddhi Vinayak
Ayuda por favor, estoy haciendo un juego de quoridor pero no sé como hacer para validar el movimiento de los peones
board
game
java
juego
quoridor
0 Voto
9 Respostas
22nd May 2020, 7:38 PM
Juan pablo Peña
Any cardgame/boardgame with coding logic involved ?
board
boardgame
cardgame
cards
game
4 Votos
1 Resposta
1st Jan 2018, 10:55 AM
Cépagrave
let size = 8; let board = ""; for (let y = 0; y < size; y++) {for (let x = 0; x < size; x++) { if ((x + y) % 2 == 0) {
javascript
1 Voto
2 Respostas
21st Nov 2019, 7:42 AM
Charles $now
How to calculate scores on an archery board?
archery
board
game
pygame
python
python3
score
-1 Voto
5 Respostas
13th May 2019, 12:56 AM
Sharon Chua
imagine creating a system for a FunkyBoard on Unity [Rayman 3]
3d
board
c#
funky
rayman
system
unity
2 Votos
1 Resposta
19th Jun 2020, 11:02 PM
Sanchez Maxime
can I use #include <iostream> in place of <iostream.h> in claas 12 board exam ? In my textbook i have read about using <iostream.h> . what is the actual difference btween these two?
c++
2 Votos
2 Respostas
14th Aug 2016, 5:53 AM
nitin bora
Hello!I want to print out a full minesweeper grid after the loss of the player in c but I can't get the random mines in the grid
arrays
board
c
char
grid
loops
rand
while
0 Voto
5 Respostas
28th Dec 2018, 5:06 PM
MargaritaK
Coding Voice Analysis
analysis
board
chipset
code
hardware
language
voice
2 Votos
2 Respostas
27th Feb 2018, 2:10 AM
Casper N'drih
How do I get more points on this app? :)
app
board
fun
game
html
leader
points
scores
2 Votos
3 Respostas
5th Feb 2017, 4:22 AM
Anya
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
Próximo >
Quente hoje
How to allow one instance of exe
2 Votes
Reverse observer pattern : remove dynamic_cast
2 Votes
What has happened?
1 Votes
Theater management help me
2 Votes
Python
1 Votes
What should I add/improve ?
1 Votes
Should You Specialize or Diversify in Programming?
1 Votes
Tools for web design?
1 Votes
Flight tracker coding foundation help me
1 Votes
Remove raw pointer from observer design pattern
0 Votes