A Pong tutorial for learning Encompass and FNA.
Go to file
Evan Hemsley d7b4b6e4fd proper README 2020-07-11 18:26:50 -07:00
.vscode initial commit 2020-07-11 14:36:18 -07:00
FNA@d5dd19a87b initial commit 2020-07-11 14:36:18 -07:00
MoonTools.Structs@a3a5803961 initial paddle drawing 2020-07-11 18:25:43 -07:00
PongFE initial paddle drawing 2020-07-11 18:25:43 -07:00
build initial commit 2020-07-11 14:36:18 -07:00
encompass-cs@f82c925233 initial commit 2020-07-11 14:36:18 -07:00
.gitignore initial paddle drawing 2020-07-11 18:25:43 -07:00
.gitmodules initial paddle drawing 2020-07-11 18:25:43 -07:00
FNA.Settings.props initial commit 2020-07-11 14:36:18 -07:00
PongFE.Core.sln initial commit 2020-07-11 14:36:18 -07:00
PongFE.Framework.sln initial commit 2020-07-11 14:36:18 -07:00
README.md proper README 2020-07-11 18:26:50 -07:00

README.md

PongFE

A simple recreation of Pong using Encompass and FNA as an intro to making games with these frameworks.