School Project Game

Started by
0 comments, last by Helo7777 7 years, 2 months ago

Heya, I taught myself to code in year 8 and am currently in year 12, working on this project for class. It's a project I've worked on for a few months now, and thought I'd share. It's currently not completed. On low spec computers (Such as my own) it struggles to run, I'm not certain why. Maybe poor optimization. In any case I've had fun working on it. I am aware I need to replace the sprites, but I want to make it run before I try to make it pretty. I made it in C++ using SDL.

Known issues: Occasionally you spawn in a piece of terrain at the start, also effectively freezing the game. Restart if this happens.

Occasionally the terrain at the start is a bit uhh... Funky. Everything past it works however.

The characters button on the loading screen doesn't actually do anything.

There are melee warriors as well, they are disabled in the spawning right now.

Controls: Spacebar to stab

WAS to move

Left and Right arrow keys effectively pause the game and allow you to look around. Press enter on the start menu to play.

EDIT: If anyone wants I'm willing to privately message them the source code if they really want to see it.

Advertisement
Nice! But I suggest you move this post to the indie project section :)

This topic is closed to new replies.

Advertisement