Git Product home page Git Product logo

climbyskies's People

Contributors

alpine9000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

climbyskies's Issues

assets/P61.climby*.bin where are they?

Following your instruction I can't compile, when I run make I get this error.
Where is assets/P61.climby*.bin stored? Under assets even they are bin files?
Who's in charge to create them?

ls: cannot access 'assets/P61.climby*.bin': No such file or directory
ls: cannot access 'assets/P61.climby*.bin': No such file or directory
/usr/local/amiga/vgcc/bin/vasmm68k_mot  -DTRACKLOADER=1  -Fhunk -quiet -esc -DSFX=1 -allmp -DMAX_P61_SIZE= -DPHOTON_TRACKLOADER=0 climbyskies.s -o out/adf/main.o -I/usr/local/amiga/vgcc/ndk/include/

error 10: number or identifier expected
Makefile:349: recipe for target 'out/adf/main.o' failed
make[1]: *** [out/adf/main.o] Error 1
make[1]: Leaving directory '/project/repos/climbyskies/game'
Makefile:22: recipe for target 'game' failed
make: *** [game] Error 2

New version of C tmx map loader

You should update your tools/mapgen/tmx.c because TMX v1.0.0 came out and there are some changes in tmx.h for example the tmx properties are no more on a linked list and the only way to navigate through them is using tmx_property_foreach() (no more next pointer) and other minor changes.
The only way to compile the game now is installing the previous release TMX v0.16.0 , with this release I successfully compiled all the files inside tools/mapgen.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.