Skip to content

Forsiktig with AI-powered teammates

License

Notifications You must be signed in to change notification settings

Lioydiano/Forsikteam

 
 

Repository files navigation

Forsiktig

Forsiktig is a terminal shooting game.

OS Compatibility

Forsiktig is compatible with only Windows, mostly due to the use of the platform-specific conio.h.

Download

To download the latest version of Forsiktig, go to GitHub and then download the .exe file.

Play

Once you have your .exe file, you can play Forsiktig by running it. You should run it with Windows Terminal (WT), which supports colors.

    C:\Users\YOUR_USERNAME\Downloads> Forsiktig

You will see the instructions on how to play the game.

Instructions:
- 'q' to quit
- 'p' to pause
- 'r' to resume <-- you also start the game resuming it
- 'w | a | s | d' to step
- Use arrows to fire a bullet
- 'x' to enable/disable auto-strike

Digits from 1 to 9 are your enemies, while you're a $
Avoid bullets fired from enemies, and shoot them to get ammunitions

After pressing any key, you will be asked if you want to configure the settings.

Do you want to configure the game? (y/n)
>

If you want to go with the default settings (10fps, 4 starting enemies, 100 ammunition), press anything else than y/Y.

Standard configuration loaded

Now you're ready to play. You just have to send a key, and the game will start. By default it's paused, you can resume it by pressing r/R.

##################################################
#      ^              ^                          #
#                                    <   9       #
#                     8                          #
#                                                #
#                                       >        #
#                                                #
#                                                #
#                                                #
#                                                #
#                                1     >         #
#        1                                       #
#                                                #
#        v                     >                 #
#                                                #
#           $                           6        #
#                                                #
#                                                #
#                                                #
##################################################
POINTS          ENEMIES          AMMUNITIONS
  47               5               100

Avoid green bullets, and shoot blue enemies to get ammunitions!

Release notes

You can find the release notes of the updates here.