Skip to content

NothinBetterToDo/Monogame_GameProgramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MONOGAME-FRAMEWORK

Game development using C# by utilizing the MonoGame framework.

Table of contents

General Info

Learning basics of developing game using this framework

IDE

  • Visual Studio (C#)

Projects

Shooting Gallery

  • Monogame structure, assets
  • Sprite, target variables, mouse input
  • Randomness, timer

Spaceship

  • Ship class, movement
  • Controller class, asteroid list
  • Colliding asteroids

RPG

  • Player, enemies, projectile class
  • Animating player, direction
  • Shooting projectiles, spawn enemies
  • Sound, music

Status

Project is: completed

Inspiration

Stardew Valley - concernedApe
Zelda
Tutorial Lessons by Kyle Schaub on Udemy

Contact

@HumanBeing

Releases

No releases published

Packages

No packages published

Languages