Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to Xbox Chaos: Modding Evolved

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

ZenithRaptor

C#
[WIP] ShadowMaze

1 post in this topic

For the past couple of months, I've been working on a 2D game for my college project which I've made using C# and the XNA framework.

I'm in the last stage of black box testing and evaluation so I'm trying to find any bugs or problems with the game by having people test it.

I haven't added details of how the game works or what you're supposed to do as I'd like to find out how easy it is for you to understand what to do based on the in-game help guide.

Screenshots:

u97FzCQ6R9lziXeu-gn1Btmm0uJUcro0SjYrO5Ab

XbS6hHu8QQENVxoF5rnMXQf5KwcZvzn9iF08HLP3

Download - Click here

There is reasonably loud background rain audio so turn down your speakers just in case.
The game will create a folder in your my documents folder for game files.

I will likely make the source code and documentation freely available later on if anyone would like to have a look at it for learning purposes or ideas etc.

Virus scan by Virus Total.

Note: If you had a previous version installed and you get an error along the lines of "Application is already installed from somewhere else", either uninstall from add or remove programs first or put the newly downloaded folder in place of the folder which you installed from last time.

Known bugs:

-Enemies become stuck behind walls between enemies and players at times.
-The initial enemy on the right of the map disappears after killing the blue player if the player doesn't move (but remains standing at the position where the player died as players take damage if they walk into the area where the blue player died).
-Light beams are casted from the corner of the player instead of the centre.

Credits :

AMD - Helped me learn the basics of programming a few years ago.
Derek Banas (YouTube) - Where I learnt C# a year ago (after having already learnt visual basic).
CodingMadeEasy (YouTube) - Where I learned the basics of XNA.
Patrick Lester - Pathfinding algorithm tutorial.
Curt - cjc83486 - http://opengameart.org/content/rpg-character - Sprite sheet used for in-game characters.

It may seem silly that I'm including links to places where I learnt C# and XNA etc. However, I thought it may be useful to people that are currently learning how to code. XNA is quite outdated now but it was a good starting point for making a basic game.

Thanks in advance.

Update 05/03/17:
- Enemies becoming stuck and player disappearing bugs fixed.

Update 06/03/17:
- Prevented game from crashing when corrupt map loaded into map editor.

Update 2 06/03/17:
- Added support for numeric keys to be entered for map names.
- Corrected issue where light beams were casted from the square in the top left corner of the player instead of the centre.

Update 14/03/17:
- Fixed issue where players become stuck moving diagonally along walls.

Edited by ZenithRaptor
Bug fix + updated virus scan and download link.
Zone and KIORABOI101 like this

Share this post


Link to post
Share on other sites