Difference between revisions of "Othello"

From Lost In Wonderlands
Jump to: navigation, search
(Created page with "= Othello = == See also == * Main_Page, Technoverse, Template, TemplateHowTo, HowTos * Trilda * TrildaGames * TrildaApplication * Trilda...")
 
(See also)
 
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
* [[TrildaApplication]]
 
* [[TrildaApplication]]
 
* [[TrildaWebSite]]
 
* [[TrildaWebSite]]
 +
* [[Game-alpha-beta]]
 +
* [[Game-negascout]]
 +
* [[GameTheory]]
  
 
== Othello ==
 
== Othello ==
  
 
===  What is Othello ? ===
 
===  What is Othello ? ===
 +
* https://en.wikipedia.org/wiki/Computer_Othello
  
 
=== Othello @ trilda ===
 
=== Othello @ trilda ===
Line 50: Line 54:
  
 
== Blogs ==
 
== Blogs ==
 +
* https://www.hanshq.net/othello.html
 +
* http://www.radagast.se/othello/download.html
 +
* https://www.reddit.com/r/gamedev/comments/30abr9/commandline_ai_for_reversiothello_open_source_gpl/
 +
* http://www.radagast.se/othello/download.html
 +
* https://skatgame.net/mburo/log.html
 +
* http://satirist.org/learn-game/systems/othello/logistello.html
 +
* https://www.arosmagic.com/Reversi/
 +
* http://dhconnelly.com/paip-python/docs/paip/othello.html
 +
* https://www.techsupportalert.com/best-free-computer-reversi.htm
 +
* https://f-droid.org/en/packages/com.shurik.droidzebra/
 +
* https://play.google.com/store/apps/details?id=de.earthlingz.oerszebra&hl=en_US&gl=US
 +
* https://github.com/oers/reversatile
  
 
== Tools link ==
 
== Tools link ==
  
 
== Books ==
 
== Books ==

Latest revision as of 18:27, 3 April 2021

Othello

See also

Othello

What is Othello ?

Othello @ trilda

  • Othello game was a sandbox to test several GUI framework on which I had the opportunity to Work
    • Legacy 68k Palm OS sandbox
    • the never released Atlas Framework , Atlas was the code name for a new palm os
    • the toolbox of Palm OS 6 rewritten using Be OS technical basements we got when Palm Computing was splitter into PalmSource and Palm One
    • the GTK based toolbox of Access Linux Platform
    • iOS
    • the Qt based GUI framework of Meego
    • the Tizen Web base GUI using HTML5 /CSS3/Javascript
    • the Eclipse RCP framework to have it as an Eclipse plugin
    • Android
    • now QT, Android, iOS

By the time it was above all something to test GUI - the turn was managed - end game detection - algorithms to turn-upside stone - but no IA yet - a way to learn stuff

By the Time I get tons of documentation on how to implement an IA

The Othello Game

App Store

  • not yet available

Play Store

  • not yet available


Articles

Blogs

Tools link

Books