SumTingWong Posted January 3, 2005 Posted January 3, 2005 (edited) The game AI is pretty weak as it is built around a ranking system based on squares and opponent's mobility. More effective search algorithms such as min-max alpha-beta are too slow to be implemented using AutoIT. Anyway, let me know if you can improve the game AI. Hopefully, this will give people ideas about what can be done with just a "scripting" engine. @Larry - hope you don't mind me borrowing your versioning system. My missus is getting all broody on me. Source code and bitmap files in attached zip Next game = AutoIT Tetris. Anyone? Reversi.zip Edited January 3, 2005 by pacman
tuape Posted January 3, 2005 Posted January 3, 2005 The game AI is pretty weak as it is built around a ranking system based on squares and opponent's mobility. More effective search algorithms such as min-max alpha-beta are too slow to be implemented using AutoIT. Anyway, let me know if you can improve the game AI. Hopefully, this will give people ideas about what can be done with just a "scripting" engine. @Larry - hope you don't mind me borrowing your versioning system. My missus is getting all broody on me. Source code and bitmap files in attached zipNext game = AutoIT Tetris. Anyone? <{POST_SNAPBACK}> That's very good
DirtyBanditos Posted January 4, 2005 Posted January 4, 2005 The game AI is pretty weak as it is built around a ranking system based on squares and opponent's mobility. More effective search algorithms such as min-max alpha-beta are too slow to be implemented using AutoIT. Anyway, let me know if you can improve the game AI. Hopefully, this will give people ideas about what can be done with just a "scripting" engine. @Larry - hope you don't mind me borrowing your versioning system. My missus is getting all broody on me. Source code and bitmap files in attached zipNext game = AutoIT Tetris. Anyone? <{POST_SNAPBACK}>Hi Pacman wörks great i hope it come more games out )
sykes Posted January 13, 2005 Posted January 13, 2005 I love it ... very cool pacman We have enough youth. How about a fountain of SMART?
b14ck Posted January 13, 2005 Posted January 13, 2005 Next game should be au3 breakout. -I am the giver of life and the bringer of death.
this-is-me Posted January 14, 2005 Posted January 14, 2005 Or a version of dxball (1/2) from longbowdigitalarts.com Who else would I be?
DirtyBanditos Posted January 14, 2005 Posted January 14, 2005 Or a version of dxball (1/2) from longbowdigitalarts.com<{POST_SNAPBACK}>Yea this is funny dxball or breakout!
this-is-me Posted January 14, 2005 Posted January 14, 2005 Well I personally prefer dxball. I know it was a takeoff on breakout, but it has come a long way since then. Who else would I be?
SumTingWong Posted January 14, 2005 Author Posted January 14, 2005 (edited) Well I personally prefer dxball. I know it was a takeoff on breakout, but it has come a long way since then.<{POST_SNAPBACK}>Been busy at work recently but it is possible to do basic GDI drawings on AutoIT GUI windows so a game like DX-Ball or Breakout should be do-able. Edited January 14, 2005 by pacman
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