Cyrano Jones Posted June 27, 2009 Report Share Posted June 27, 2009 Hi, I've just created a small article from old soure code. While is coded entirely in 68000, the code to do this task in ProjectOne is 100% GPU based. However I feel that the 68000 code makes it easier to get the concept of how this works over to people. The GPU code is available on request. This code started out as a possible title screen for Tapperesque. Somehow, somewhere along the lines, it turned into part of a full game engine. Anyway, you can find it hosted at http://reboot.dbug-automation.co.uk/Exampl...ps/tilemap.html. Feel free to use this in your own games. We will make more code available shortly. Link to comment Share on other sites More sharing options...
Matmook Posted June 27, 2009 Report Share Posted June 27, 2009 Thanks for sharing ! It's very useful for beginner like me. Link to comment Share on other sites More sharing options...
Zerosquare Posted June 27, 2009 Report Share Posted June 27, 2009 Nice ! This is a quick and dirty solution to that problem by just placing a 32 high bitmap (the height of our tileset) at the top of the screen to mask the garbage the OP draws.Cheaters Link to comment Share on other sites More sharing options...
CDoty Posted May 27, 2010 Report Share Posted May 27, 2010 Anyway, you can find it hosted at http://reboot.dbug-automation.co.uk/Exampl...ps/tilemap.html. Any chance you could repost this? Thanks. Link to comment Share on other sites More sharing options...
sh3-rg Posted May 27, 2010 Report Share Posted May 27, 2010 Here it is Link to comment Share on other sites More sharing options...
Fredifredo Posted May 27, 2010 Report Share Posted May 27, 2010 May be a good start for my soccer game thanks ! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now