Jump to content

CLI-based maze-game: Difference between revisions

m
(maze, game, cli)
 
Line 2:
== Task: Create a complete but CLI-controlled maze-game! ==
Use the CLI interface only. The symbols:
 
1. The hero: @
 
2. Strong monsters: * (they can kill you).
 
3. Weak monsters: . (You can kill them).
 
4. Treasure: $
 
5. Wall: X
 
6. Bomb: b
 
7. Revolving door: -o-
 
and:
 
|
|<br>
o
o<br>
|
|<br>
 
(the monsters are stupid, they can't use these doors)
 
Line 20 ⟶ 30:
 
Note: I apologize of my bad English, I'm very sorry...
 
 
=={{header|Furor}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.