Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Powerpoint Based Games!, I know how to make them!
Rating 5 V
jbitkill
post Oct 31 2007, 08:58 AM
Post #1


Member - Active Contributor
Group Icon

Group: Members
Posts: 82
Joined: 30-October 07
From: Wales
Member No.: 25,826



Hi, have you ever heard of Tic Tac Toe/X's and O's on PowerPoint slides. I'm trying to make one but is HTML.

xxxx-jozh-xxxx
Go to the top of the page
 
+Quote Post
Mordent
post Oct 31 2007, 09:44 AM
Post #2


Premium Member
Group Icon

Group: [HOSTED]
Posts: 223
Joined: 30-June 07
Member No.: 23,045



...why would you need to know about Tic Tac Toe on PowerPoint if you were trying to make one using HTML (tricky, for one thing)?

That just seems a little odd to me. The only half decent PowerPoint games out there (in my mind) are the Choose Your Own Adventure style ones, but even they are outclassed by a lot of "dedicated" programs designed to run CYOA style games (and do it very well, I might add).
Go to the top of the page
 
+Quote Post
Sten
post Oct 31 2007, 09:52 AM
Post #3


Oh come on Mrs. B!
Group Icon

Group: Members
Posts: 648
Joined: 6-June 07
From: Tasmania, Australia
Member No.: 22,422



i wouldnt normally make a game in powerpoint or play a game in power point, i hate power point.

at school we are making a "kiosk style" powerpoint. mine looks so cool thought! like i hate power point but when u make everything ur self it can be really nice. its a project on australian animals by the way, lol.


Go to the top of the page
 
+Quote Post
.:Brian:.
post Oct 31 2007, 07:37 PM
Post #4


Premium Member
Group Icon

Group: Members
Posts: 219
Joined: 13-February 07
Member No.: 20,371



Umm...I am not exactly sure what you are referring to here...

Are you saying you want to make a game like you would in powerpoint but with html? In that case, the stuff you can do with html is so much more powerful than powerpoint, so it wouldn't be too hard....just have links that do certain things....

But as for a tic-tac-toe game....it would probably be best to use php for a back end there....simply because then you don't have to have an html page for every possible possibility...
Go to the top of the page
 
+Quote Post
yordan
post Nov 1 2007, 02:19 PM
Post #5


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,980
Joined: 16-August 05
Member No.: 7,896



I think that powerpoint progames are, basically, "basic" programs. So, i guess that you should learn how to use microsoft basic programming, and then include your program as a powerpoint macro.
Regards
Yordan
Go to the top of the page
 
+Quote Post
RoDanie
post Nov 8 2007, 10:38 AM
Post #6


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 7
Joined: 8-November 07
Member No.: 26,022



I dunno about tic tac toe and HTML in powerpoint, but one thing I know you can make with it is a Jeopardy kind of game.
I've done it a few times and it's pretty cool if you don't have a program actually made for making quiz type games.
Go to the top of the page
 
+Quote Post
trinifawk
post Jan 3 2008, 09:46 PM
Post #7


Advanced Member
Group Icon

Group: Members
Posts: 116
Joined: 17-June 07
Member No.: 22,717



I have personally seen the Jeorpardy powerpoint in action. It's very, very cool! Some of my classmates used it when doing a presentation and it was a lot of fun.

As for tic tac toe, I have never seen that one before, but I'm pretty sure that it'll be fun. I don't know why you would want to play tic tac toe on powerpoint when you can just play with a pencil and paper =) but that's just me.

I'm still unsure about how to create powerpoint games. If someone could come up with a cool (free) tutorial for that, then that would be really awesome!

Best,
Trinifawk

Go to the top of the page
 
+Quote Post
Laurence
post Jan 4 2008, 08:02 AM
Post #8


Advanced Member
Group Icon

Group: Members
Posts: 151
Joined: 24-May 07
From: Canada
Member No.: 22,135



I haven't heard of having a tic-tac-toe game on powerpoint, but I've made a jeopardy style game where the people choose questions, and they are worth different amounts of money, and I can pick either if they got the question right, or wrong, and it will total the scores and show them at the top. It didn't take me very long, and it was pretty simple. I could have made it HTML just as easier, but in powerpoint, I can add all the cheesy slide effects.






Go to the top of the page
 
+Quote Post
FirefoxRocks
post Jan 5 2008, 12:21 AM
Post #9


Super Member
Group Icon

Group: [HOSTED]
Posts: 651
Joined: 12-July 06
From: Ontario, Canada
Member No.: 14,464



OK I wouldn't recommend making it on PowerPoint, I do recommend using server side scripting (PHP or ASP) to do it, although that is way beyond my knowledge.

You can also try actual programming, like C or Basic or even Flash-based development, that may be a bit easier if you have some prior knowledge.
Go to the top of the page
 
+Quote Post
yordan
post Feb 1 2008, 10:29 AM
Post #10


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,980
Joined: 16-August 05
Member No.: 7,896



QUOTE(FirefoxRocks @ Jan 5 2008, 01:21 AM) *
OK I wouldn't recommend making it on PowerPoint, I do recommend using server side scripting (PHP or ASP) to do it, although that is way beyond my knowledge.

You can also try actual programming, like C or Basic or even Flash-based development, that may be a bit easier if you have some prior knowledge.

With a slight bemol though. Servers like asta give you a lot of freedom using php and mysql. It's less easy to have a ssh access, and I'm pretty sure you will not be allowed to compile and run your own C programs.
So, server-side php programming for public accessed games on public servers.
C-programming for private games on your own PC, or ship your program to be installed on other player's PC.
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Games Programming(30)
  2. what language do u use?(41)
  3. Needing Ideas For Games(25)
  4. How To Make A Text Based Online Game Script ?(23)
  5. Flash(10)
  6. Do You Program/code Your Own Games(11)
  7. Want To Make Games Simply And Effectively?(9)
  8. What Language Should I Use For My Game?(7)
  9. Help Me Create A Text-based, Turn-based Game(9)
  10. Newbie Seeking To Make Games(17)
  11. I Want To Create A PHP Text Based Web Game(5)
  12. Advice About Making A Text Based Game(9)
  13. Making A Php Based Online Game(3)
  14. Making A Turn Based Game Like Ogame(9)
  15. Help Creating A Browser-based Rpg(5)
  1. Text Based Internet Site Game...(2)
  2. This Is Def. A Big Topic I See, I Want To Mke An Online Text Based Game(5)
  3. How To Make A Game(2)
  4. Dating Games(1)
  5. Need Help With Codeing For A Turn Based Game(0)
  6. What You Need Before You Can Create A Text-based Game..(5)


 



- Lo-Fi Version Time is now: 30th August 2008 - 03:27 PM