Update README.org

This commit is contained in:
Nathan Lovato 2019-12-16 09:44:05 +01:00 committed by GitHub
parent 70c8ca8d37
commit 366835285f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,8 @@
#+TITLE: 2D "Metroidvania": Godot course demo project
#+TITLE: Godot Open 2D Platformer
#+DESCRIPTION: A short platform/adventure demo project to teach how to create similar 2d games
# - Note taken on [2019-04-26 ven. 14:24] \\
# Take the free series as an opportunity to boost the channel: "learn to create a game from scratch with Free Software" ?
[[https://repository-images.githubusercontent.com/184016714/607e8700-1fe8-11ea-87ed-52cadbdf9db8]]
* Summary
A course based on a *short 2d game demo inspired by metroidvanias* split into a Free, beginner-friendly series and a paid, intermediate-level series that builds upon the Free one.
@ -159,4 +158,4 @@
1. Open the `x64 Native Tools Command Prompt for VS 20xx`.
2. CD into the Heatmap source (`cd game/src/Native/Heatmap`)
3. `scons platform=windows bits=64 target=release`
4. If successful, `libheatmap.DLL` will be built into `assets/libraries/win64`
4. If successful, `libheatmap.DLL` will be built into `assets/libraries/win64`