
Project T.A.R.D.I.S.
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
My game is globaly finished and playable, but I haven't enough time to make a good Shoot 'Em Up part. I hope you'll enjoy it though :)
Français, faites-moi plaisir et utilisez votre langue maternelle pour commenter ! :wink:
Use Python3 and Pygame to work, so Linux users must install them (use your package manager for python, i. e. `pacman -S python3`, and pip to install pygame `sudo pip install pygame`).
You're the team leader in the Test And Relative Driving In Simulation project, shortened in Project T.A.R.D.I.S. This project aims to make the greatest space warship in the world, but it's not easy ! You'll have to recruit scientists and make some research and tests to reach this goal. Good luck !
You'll have two parts : in the first part, you'll have to use wisely your money to manage your laboratories and upgrade your ship. In the second part, you'll have to test your ship in a simulator. Each monster killed give you money.
* Use your cursor to interact with your environment
* left/right arrows keys to move
* space to shoot
* Movement bugs when starting Simulation after the 1st time
Français, faites-moi plaisir et utilisez votre langue maternelle pour commenter ! :wink:
Instructions
Use Python3 and Pygame to work, so Linux users must install them (use your package manager for python, i. e. `pacman -S python3`, and pip to install pygame `sudo pip install pygame`).
Story
You're the team leader in the Test And Relative Driving In Simulation project, shortened in Project T.A.R.D.I.S. This project aims to make the greatest space warship in the world, but it's not easy ! You'll have to recruit scientists and make some research and tests to reach this goal. Good luck !
How to play
You'll have two parts : in the first part, you'll have to use wisely your money to manage your laboratories and upgrade your ship. In the second part, you'll have to test your ship in a simulator. Each monster killed give you money.
Controls
"Management" part
* Use your cursor to interact with your environment
"Simulation" part
* left/right arrows keys to move
* space to shoot
FIX
* Movement bugs when starting Simulation after the 1st time