15 years, 7 months ago
Highlights
You could create a new class "Bullet" which represents bullets. It needs some kind of Update() function which moves the bullet forward based on the time since the last…
15 years, 7 months ago
15 years, 7 months ago
Hello,I've recently come up with a concept for a multiplayer game and I'd like to get some feedback on it.The game is a top down shooter, controlled like Alien Swarm or Wal…
15 years, 11 months ago
Hello there.After a couple of years of programming I'm pretty confident with the basics and can write smaller programs easily. I'd like to program bigger games though and it see…
16 years, 2 months ago
Hello there, I'm a hobby programmer with a couple of years of experience with c++, but I've never really done any bigger project, just small games like tetris, pong and things l…
16 years, 3 months ago
Latest Activity
See all in DiscussionsYou could create a new class "Bullet" which represents bullets. It needs some kind of Update() function which moves the …
15 years, 7 months ago
Why is Boost out of question? Luabind is a nice library for exposing C++ stuff to Lua, but it requires …
15 years, 7 months ago
[quote name='jdub' timestamp='1296542173' post='4767841'] No there's always a place for public and private. use private variables when you don't want …
15 years, 7 months ago