Please sign in to access this page
A video-game based on the 1957 Argentine comic "The Eternaut"
Kyle B
Check their projects out: Hangman, To Do List CLI , GUI Dictionary App, Learning Fabric Modding, The Restless Dungeon, Platformer World, Portfolio Website, Memory Match!, Dictionary, PyWeather
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
It took really long but finally I added grenades or bombs. Basically I tried using a parabola for the flight of the bomb but it didn't work very well in python. I ended up using gravity and physics as if it were a platformers jumping to the right.
I kind of started developing a grenade for when you have not much space left and you are cornered. I don't know if it will make it to the end version but oh well.
I added multiple cars now that the game is getting closer to the end. There is a red, green and blue one. Bullets go through but not spiders or players. Next devlog I will make it spawn in random directions. I also made the spiders smaller.
The game was a bit too hard so I just added some collectable lives that come every now and then.
I just added the pistol. Some sfx for the pistol although I will change it in like 10 minutes.
I just changed a couple things in the code, really just devloging to not lose my time progress.
I just added cars and it took so looongg. Done though. I might change the cars image I am just burnt out so I took one from this --> https://www.pngegg.com/en/png-nnnka Tommorow I add my own image. :D
I added a gun selection screen. Still no other guns to be able to be selected except for the shotgun. I also cleaned some code up and completely finished switching colors to RGB
I just changed the locked image to a gun image in the selection screen. Next update will be adding the gun selection. I also changed the colors to RGB. I also added stages.
I added a transition into the title-screen using a rectangle that is black that moves across the screen. I added some sound effects and fixed up some of the code.
Hi everyone, I just posted the game I have been working on. The game is not finished yet but you can play the demo here --> https://github.com/msardina/el-etarnauta
Next update will be adding more characters + improving the title-screen.