Skip to content

m-ue-d/passportA38

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passport_A38 (obtaining permit)

This is the Console-Application Branch of the game. This game will be very minimalistic, because i have a lack of time, other stuff to do AND i want it to be done

Roadmap:

  • "working version (kind of)" 🟢
  • funky backgound music 🟢
  • bug fixing (actually playable) 🟢
  • start+end -screens 🔴
  • random level generation (with difficulty) 🔴
  • more ascii art for counters 🔴
  • sounds for interaction 🔴
  • optimizations 🔴
  • random additions? (level loading, saving, score-board, option menu) 🔴
  • release 🔴

How it works

The game is a metaphoric example of obtaining permit. If you know Asterix, you might more or less know what to do, but if you don't, here you go:

  • the game can be closed by pressing the 'x' key on your keyboard
  • the player is symbolized by '§' and can be moved by pressing the arrow keys.
  • immovable objects are marked as '#', '|' or '[ . ]'
  • you can move up or down stairs. They are marked as 'X' for up/down, '^' for up and 'v' for down
  • a counter is symbolized as '[ (°: ]'
  • you can interact with a counter if you stand right next to it
  • the counter then tells you to get another form at counter "X" to move on
  • the counter identification-number is displayed as follows: [3:a] -> 3 represents third-floor and a represents the left/rignt counter of said floor. (a: left / b: right)
  • this is of course a simplification of the original cartoon, but i had to change it up a bit to make it more playable
  • the goal of the game is of course to obtain "Passport A38"

About

A little C# game that will make you furious

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages