Forsiktig is a terminal 2D shooting game.
v1.9.1
Forsiktig was compatible with only Windows due to conio.h
.
Since v1.9.1
Forsiktig is compatible with Windows and Linux.
Executable files are available for both OSs in the download page
.
Source code is available in the releases
in .zip
format.
Once you have your forsiktig.exe
/forsiktig
file, you can play Forsiktig by running it.
user@user:~/Downloads$ ./forsiktig
On Windows 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 (or 'i | j | k | l' on Linux) 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!
Figure the rules out by yourself, it's part of the game!
You can find the release notes of the updates here
.