简体   繁体   中英

Can I use Allegro in Visual Studio 2017?

I'm trying to make simple games, because I want to teach design patterns and lot of things. But I and my students are using VS2017 and I'd seen that allegro supports until VS2012... so we'll have problems of compability or something like that? If these is the case, your can recommend me another option to use instead of allegro?

Yes by doing the following:

Right click on your project name, and select Manage NuGet Packages. Go to the Browse tab and search for Allegro in the search bar. You should see the main Allegro 5 package there. Press the Install button on the right.

you can see this : https://wiki.allegro.cc/index.php?title=Windows,_Visual_Studio_2015_and_Nuget_Allegro_5 https://www.gamefromscratch.com/post/2017/11/03/Allegro-Tutorial-Series-Part-1-Getting-Started.aspx

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM