103 Answers
New Answer103 Answers
New AnswerHere are two games I wrote a while ago (both easy and fun): 1-Finger trainer. You have to tap the screen as much as possible in 7 seconds. Has highscores. 2-Reflex trainer. At first there is a traffic light with gray light. Once you tap the screen, the light goes yellow and it waits a random number of seconds ranging from 1 to 7. Once this time has passed, the light goes green and you have to tap the screen as fast as possible. With highscores too. Both making and playing these games with friends were fun, so it was a motivating project for me. It is not difficult to change the tap with a click.
a yahtzee game ππ rui pedro Congratulations for your trending question ππ
Here are some ideas which I come up with you can make these little and simple softwares / games to develop your understanding more about softwares. 1). Guess my number 2). Maze 3). Tap to catch the ball 4). Tap to hit my moving target 5). Type and save in file 6). Get weather. = for any states,city, country, 7). Remove the given characters from a given big large file. https://code.sololearn.com/czIMAOmT8LS4/?ref=app
simple game with gravity js,svg,html,css https://code.sololearn.com/WRiuSlTisgqa/?ref=app
Start way super basic. First get a shape to move with keyListener. After that I think working with a bitmaps collision would prove the most interesting and give you the most insentive to keep going. Dont worry about copying code from others at first. Just make sure you notate and understand why they use stuff like keyListener and window.end. You should be fine. Also NEVER forget that your first game should be super basic and take no longer than a month to develope.
Try something that hasn't been done here already. Perhaps Solitaire? I don't think that's been created here, but I could be wrong.
I made a few games: https://code.sololearn.com/cfsyqlQp6eHu/?ref=app https://code.sololearn.com/cd93rAmddsYz/?ref=app https://code.sololearn.com/cx3nV5n0h4wY/?ref=app https://code.sololearn.com/WL2rQTx60TLz/?ref=app https://code.sololearn.com/Wqi2W8dWaqUm/?ref=app https://code.sololearn.com/Wi6MyG54imEX/?ref=app https://code.sololearn.com/WJbOBHz4JhEi/?ref=app
I can give you ideas for those games I created in c++ : 1. Tic-Tac-Toe 2. Snakes 3. Number guessing game 4. Hangman 5. Word guessing game All these games can easily be created without learning graphics. Best of luck!!π
2048 is the best if you create. cause it include almost similar logic like In tic-tac-toe, snake, PAC man. and it's really challenging.
SoloLearn Inc.
4 Embarcadero Center, Suite 1455Send us a message