Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

sweatherby

2
Posts
A member registered Apr 03, 2019

Creator of

Recent community posts

Dev Log -4/24/2019

made much progress on my project.  Spent most of the day trying to get my player movements coded.  It was funny because I forgot to implement collision code to check and see if my movements worked lol.  Collisions are working correctly.

Dev Log - 4/22/2019

Decided to start over from scratch.  

Decided to have an overall strategy to  complete this task.  

First step I want to do is create player movement:

  1. I have created 2 sprites and 2 objects that I will use to check to see if my player movement will work correctly
  2. I have added events to my player object and will continue to work on the coding of the movement