+ 5
Programming ideas
So I got an app that lets me run python codes on my phone, and it doesn't have that weird "pre-run" input box sololearn has. My problem is that I have no ideas what to make. I made some smaller programs already, like the caesar cipher I also posted here, but I want to do something larger. Ideas?
14 Answers
+ 16
Text-based RPG adventure game which contains mini-games and tons of stuff. That would be enormous. =^=
+ 5
@Hatsy Rei I thought of transitioning my little ruby Text adventure from here to python but 1. im too lazy to change syntax and 2. im not sure on how to do the user input thing
+ 5
@DAHMANI you mean tic tac toe?
+ 5
@DAHMANI I dont think i could do that, because it requires a visual representation and some kind of ai...
+ 4
@Justin maybe, im not sure if I can do it
+ 4
@Justin I made hangman, only problem is that there is no hangman so you can just guess infinitely. But its working fine and I think it doesnt need lives
playing my own hangman is so fun, thanks for your suggestion! if you want, I can post the code here, though it wouldnt work properly
+ 4
@Justin looks awesome, but I think ill leave it how it is, it counts guesses instead of having lives
+ 4
You can use this app:
https://play.google.com/store/apps/details?id=com.alansa.ideabag2
(it contains many programming ideas)
+ 4
@Ltzu I already have it, but I dont really like most of the ideas
btw I now also created multiplayer hangman
+ 2
You could do the challenges provided on this website:
http://acm.timus.ru
+ 1
make hangman
+ 1
check the hangman game in my codes. I used ASCII graphics to draw the Gallows and hanging man.
0
@Supersebi3 exactly Tic Toc Toe..
- 1
x o game