mirror of
https://github.com/GDQuest/godot-platformer-2d.git
synced 2026-01-23 02:14:19 +00:00
Update README.org
This commit is contained in:
parent
70c8ca8d37
commit
366835285f
1 changed files with 4 additions and 5 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue